W-17080794 Edit help for new "data update bulk|resume" commands#1106
Merged
cristiand391 merged 1 commit intocd/bulk-updatefrom Oct 29, 2024
Merged
W-17080794 Edit help for new "data update bulk|resume" commands#1106cristiand391 merged 1 commit intocd/bulk-updatefrom
cristiand391 merged 1 commit intocd/bulk-updatefrom
Conversation
cristiand391
approved these changes
Oct 28, 2024
mdonnalley
pushed a commit
that referenced
this pull request
Oct 30, 2024
* chore: refactor bulk ingest utils * feat: add `data update bulk/resume` * fix: update `data import bulk` help * test: add bulk update NUT * test: break up NUTs (#1099) * chore: unify bulk ingest logic * test: add bulk update NUTs to test matrix * fix: insert operation * fix: command-specific resume instructions * fix: command-specific stage title * fix: pass operation opt * test: fix update resume NUT on win * test: refactor/doc * chore: moar refactor/doc * chore: clean up msgs * feat: add column-delimiter flag to import/update bulk * chore: update command snapshot * chore: eslint rule inline * test: validate async command's cache files * chore: update msg [skip ci] * fix: edit help for new "data update bulk|resume" commands (#1106) * fix: remove `as string` * chore: use proper stop status * chore: share column-delimiter flag def * test: remove type assertions * feat: detect column delimiter * test: nut should detect column delimiter --------- Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Edit help for new "data update bulk|resume" commands
What issues does this PR fix or reference?
@W-17080794@